.glidecontentwrapper{
position: relative;
width: 240px;
height: 183px; 
overflow: hidden;
padding-top:26px;
float:left;
}
.glidecontent{ 
position: relative;
width: 243px;
position: absolute;
background: #131313;
visibility: hidden;
float:left;
}
.glidecontenttoggler{
text-align: center; 
float:left;
}
